Structure
File structure
com.edu.iga
├── config // Global configuration
├── controller // Logic control
├── domain // Entity class
├── genetics // Genetic operations
├── mapper // Data mapping
├── service // Data processing
├── utils // Utility class
├── vo // Data receiving class
resources
├── static // Resource file
├── templates // Html file